- Não foi possível conectar ao banco de dados.
- Não foi possível encontrar o banco de dados.
como arruma isso ???????????????????
a data base ta com o mesmo nome no config.lua do meu ot mas n ta dando
Por Nibelins, 04 de jan. de 2012 em Websites & Layouts
info
Grupo: Artesão
Registrado: 17/01/12
Posts: 137
Reputação: -1
Char no Tibia: Nao Tenho

como arruma isso ???????????????????
a data base ta com o mesmo nome no config.lua do meu ot mas n ta dando
Editado Junho 6 por Diley007
info
Grupo: Campones
Registrado: 17/05/12
Posts: 16
Reputação: +2
Char no Tibia: N/A

Diley, quando chega nessa página:
Onde ta Nome do Server, põe o nome do server '-'
Onde ta hostname, vc ñ meche.
Onde ta login, vc deixa root.
Onde ta password, vc coloca a senha que vc usou no phpmyadmin do xampp.
E onde ta database, vc coloca o nome do banco de dados que você criou no phpmyadmin, recomendo usar algo simples, como otserv ou pokemon.
Vai no config.lua, procura uma parte parecida com isso e edita desse jeito:
sqlType = "mysql" << Se estiver como sqlite, muda pra mysql
sqlHost = "localhost"
sqlPort = 3306
sqlUser = "root"
sqlPass = "A senha do phpmyadmin"
sqlDatabase = "O nome exato do banco de dados que você criou no phpmyadmin"
sqlFile = "pokemon.s3db"
sqlKeepAlive = 0
mysqlReadTimeout = 10
mysqlWriteTimeout = 10
encryptionType = "sha1" << Se estiver como plain, muda pra sha1
Obs: Cria um banco de dados novo pq se ñ pode dar bug se vc fizer com um já usado.
Obs²: Se seu servidor não for o Pokemon Dash Advanced, usa a versão 1 do web site, se não pode bugar.
Se conseguir me da um rep+? '-'
Comenta se deu certo, ty.
info
Grupo: Artesão
Registrado: 17/01/12
Posts: 137
Reputação: -1
Char no Tibia: Nao Tenho

Diley, quando chega nessa página:
Onde ta Nome do Server, põe o nome do server '-'
Onde ta hostname, vc ñ meche.
Onde ta login, vc deixa root.
Onde ta password, vc coloca a senha que vc usou no phpmyadmin do xampp.
E onde ta database, vc coloca o nome do banco de dados que você criou no phpmyadmin, recomendo usar algo simples, como otserv ou pokemon.
Vai no config.lua, procura uma parte parecida com isso e edita desse jeito:
sqlType = "mysql" << Se estiver como sqlite, muda pra mysql
sqlHost = "localhost"
sqlPort = 3306
sqlUser = "root"
sqlPass = "A senha do phpmyadmin"
sqlDatabase = "O nome exato do banco de dados que você criou no phpmyadmin"
sqlFile = "pokemon.s3db"
sqlKeepAlive = 0
mysqlReadTimeout = 10
mysqlWriteTimeout = 10
encryptionType = "sha1" << Se estiver como plain, muda pra sha1
Obs: Cria um banco de dados novo pq se ñ pode dar bug se vc fizer com um já usado.
Obs²: Se seu servidor não for o Pokemon Dash Advanced, usa a versão 1 do web site, se não pode bugar.
Se conseguir me da um rep+? '-'
Comenta se deu certo, ty.
lol vc falo pra coloca senha do phpmyadmin, maa nao pediu nenhuma senha tem que fazer alguma ?
cara deixei sem a senha e agora deu
tipo se eu pegar esse site e colocar em servidor que hospeda site vai funcionar normal ne ?? ou so da com esse xampp ai ??
Editado Junho 7 por Diley007
Estou com um problema, por exemplo, eu tenho que colocar a senha não fique codificada para poder entrar no tibia normal, mas se ficar assim no banco de dados, a ele não consegue ler a senha quando vai fazer o login no site, o site só le a senha codificada...
E outra coisa, não consigo editar notícias mesmo tendo o acess 6 na conta... alguem ajuda?
vlw...
pesso al eu tbm to esse msm poblemema tem com vc configura o meu tbm????se puder aki meu configui lua:
accountManager = false
namelockManager = false
newPlayerChooseVoc = false
newPlayerSpawnPosX = 51
newPlayerSpawnPosY = 74
newPlayerSpawnPosZ = 7
newPlayerTownId = 1
newPlayerLevel = 1
newPlayerMagicLevel = 0
generateAccountNumber = false
lightInterval = 7500
lightChange = 1
startupTime = 360
startupLight = 50
limitPokeballs = 6
happyDropTime = 12
minHappinessEffectDelay = 25
maxHappinessEffectDelay = 40
PokemonStageVeryHappy = 215
PokemonStageHappy = 160
PokemonStageOK = 110
PokemonStageSad = 50
PokemonStageMad = 0
maximumHunger = 120
stateHunger = 100
increaseHunger = 7
decreaseHappy = 1
decreaseHungryHappy = 4
useTeleportWithFly = false
dropHappyDuringBattles = true
allowBlockSpawn = false
redSkullLength = 30 * 24 * 60 * 60
blackSkullLength = 45 * 24 * 60 * 60
dailyFragsToRedSkull = 3
weeklyFragsToRedSkull = 5
monthlyFragsToRedSkull = 10
dailyFragsToBlackSkull = dailyFragsToRedSkull
weeklyFragsToBlackSkull = weeklyFragsToRedSkull
monthlyFragsToBlackSkull = monthlyFragsToRedSkull
dailyFragsToBanishment = dailyFragsToRedSkull
weeklyFragsToBanishment = weeklyFragsToRedSkull
monthlyFragsToBanishment = monthlyFragsToRedSkull
blackSkulledDeathHealth = 40
blackSkulledDeathMana = 0
useBlackSkull = true
useFragHandler = true
advancedFragList = false
notationsToBan = 3
warningsToFinalBan = 4
warningsToDeletion = 5
banLength = 7 * 24 * 60 * 60
killsBanLength = 7 * 24 * 60 * 60
finalBanLength = 30 * 24 * 60 * 60
ipBanishmentLength = 1 * 24 * 60 * 60
broadcastBanishments = true
maxViolationCommentSize = 200
violationNameReportActionType = 2
autoBanishUnknownBytes = false
worldType = "pvp"
protectionLevel = 1000
pvpTileIgnoreLevelAndVocationProtection = true
pzLocked = 18 * 1000
huntingDuration = 60 * 1000
criticalHitChance = 7
criticalHitMultiplier = 1
displayCriticalHitNotify = false
removeWeaponAmmunition = true
removeWeaponCharges = true
removeRuneCharges = true
whiteSkullTime = 15 * 60 * 1000
noDamageToSameLookfeet = false
showHealingDamage = false
showHealingDamageForMonsters = false
fieldOwnershipDuration = 5 * 1000
stopAttackingAtExit = false
oldConditionAccuracy = false
loginProtectionPeriod = 10 * 1000
deathLostPercent = 1
stairhopDelay = 0 * 1000
pushCreatureDelay = 1 * 1000
deathContainerId = 0
gainExperienceColor = 215
addManaSpentInPvPZone = true
squareColor = 0
allowFightback = true
worldId = 0
ip = "201.83.230.53"
bindOnlyConfiguredIpAddress = false
loginPort = 7171
gamePort = 7172
adminPort = 7171
statusPort = 7171
loginTries = 10
retryTimeout = 5 * 1000
loginTimeout = 60 * 1000
maxPlayers = 500
motd = "Bem Vindo ao Pokemon Dash!"
displayOnOrOffAtCharlist = true
onePlayerOnlinePerAccount = true
allowClones = true
serverName = "Pokemon Dash"
loginMessage = "Bem vindo ao Pokemon Dash!"
statusTimeout = 5 * 60 * 1000
replaceKickOnLogin = true
forceSlowConnectionsToDisconnect = false
loginOnlyWithLoginServer = false
premiumPlayerSkipWaitList = true
sqlType = "mysql"
sqlHost = "localhost"
sqlPort = 3306
sqlUser = "root"
sqlPass = ""
sqlDatabase = "Poke xD"
sqlFile = "forgottenserver.s3db"
sqlKeepAlive = 0
mysqlReadTimeout = 10
mysqlWriteTimeout = 10
encryptionType = "sha1"
deathListEnabled = true
deathListRequiredTime = 1 * 60 * 1000
deathAssistCount = 19
maxDeathRecords = 10
ingameGuildManagement = true
levelToFormGuild = 50
premiumDaysToFormGuild = 0
guildNameMinLength = 2
guildNameMaxLength = 25
highscoreDisplayPlayers = 20
updateHighscoresAfterMinutes = 60
buyableAndSellableHouses = true
houseNeedPremium = true
bedsRequirePremium = true
levelToBuyHouse = 1
housesPerAccount = 0
houseRentAsPrice = false
housePriceAsRent = false
housePriceEachSquare = 2975
houseRentPeriod = "never"
houseCleanOld = 0
guildHalls = false
timeBetweenActions = 500
timeBetweenExActions = 500
hotkeyAimbotEnabled = true
mapName = "mastermap"
mapAuthor = "Rafa Marinho"
randomizeTiles = true
storeTrash = false
cleanProtectedZones = true
mailboxDisabledTowns = "1"
defaultPriority = "high"
niceLevel = 5
coresUsed = "-1"
optimizeDatabaseAtStartup = true
removePremiumOnInit = true
confirmOutdatedVersion = false
formulaLevel = 5.0
formulaMagic = 1.0
bufferMutedOnSpellFailure = false
spellNameInsteadOfWords = false
emoteSpells = false
allowChangeOutfit = true
allowChangeColors = true
allowChangeAddons = true
disableOutfitsForPrivilegedPlayers = false
addonsOnlyPremium = false
dataDirectory = "data/"
bankSystem = true
displaySkillLevelOnAdvance = true
promptExceptionTracerErrorBox = true
separateViplistPerCharacter = false
maximumDoorLevel = 500
maxMessageBuffer = 4
saveGlobalStorage = false
useHouseDataStorage = false
storePlayerDirection = false
checkCorpseOwner = true
monsterLootMessage = 3
monsterLootMessageType = 22
ghostModeInvisibleEffect = true
ghostModeSpellEffects = false
idleWarningTime = 14 * 60 * 1000
idleKickTime = 15 * 60 * 1000
expireReportsAfterReads = 1
playerQueryDeepness = 2
maxItemsPerPZTile = 0
maxItemsPerHouseTile = 0
freePremium = false
premiumForPromotion = true
blessingOnlyPremium = true
blessingReductionBase = 30
blessingReductionDecreament = 5
eachBlessReduction = 8
experienceStages = false
rateExperience = 50
rateExperienceFromPlayers = 0
rateSkill = 1
rateMagic = 1.0
rateLoot = 30
rateSpawn = 1
rateMonsterHealth = 1.0
rateMonsterMana = 1.0
rateMonsterAttack = 1.0
rateMonsterDefense = 1.0
minLevelThresholdForKilledPlayer = 0.9
maxLevelThresholdForKilledPlayer = 1.1
rateStaminaLoss = 1
rateStaminaGain = 3
rateStaminaThresholdGain = 12
staminaRatingLimitTop = 41 * 60
staminaRatingLimitBottom = 14 * 60
rateStaminaAboveNormal = 1.0
rateStaminaUnderNormal = 1.0
staminaThresholdOnlyPremium = true
experienceShareRadiusX = 30
experienceShareRadiusY = 30
experienceShareRadiusZ = 1
experienceShareLevelDifference = 200 * 200
extraPartyExperienceLimit = 20
extraPartyExperiencePercent = 20
experienceShareActivity = 2 * 60 * 1000
globalSaveEnabled = false
globalSaveHour = 8
shutdownAtGlobalSave = true
cleanMapAtGlobalSave = true
deSpawnRange = 2
deSpawnRadius = 25
maxPlayerSummons = 1
teleportAllSummons = true
teleportPlayerSummons = true
ownerName = "Rafael Marinho"
ownerEmail = "raalemao@hotmail.com"
url = ""
location = "Brazil"
displayGamemastersWithOnlineCommand = true
adminLogsEnabled = false
displayPlayersLogging = true
prefixChannelLogs = ""
runFile = ""
outLogName = ""
errorLogName = ""
truncateLogsOnStartup = false
info
Grupo: Campones
Registrado: 17/05/12
Posts: 16
Reputação: +2
Char no Tibia: N/A

@Riuzaky
Estou com um problema, por exemplo, eu tenho que colocar a senha não fique codificada para poder entrar no tibia normal, mas se ficar assim no banco de dados, a ele não consegue ler a senha quando vai fazer o login no site, o site só le a senha codificada...
E outra coisa, não consigo editar notícias mesmo tendo o acess 6 na conta... alguem ajuda?
vlw...
Pra poder editar noticias, vc ñ precisa de access 6, e sim de page access 5, vai la no banco de dados e vai como se fosse editar sua conta, ai vai ter Page Access: ..., no lugar no numero que estiver la, vc põe 5. Se não conseguir me add no msn, edusilvestrelli@hotmail.com
Eu tive um problema semelhante com as senhas criptografadas, descobri que era pq eu estava configurando de forma errada, 1º Vc deve criar um banco de dados novo e nele importar o mysql, eu fiz assim e funcionou. Já na ora de configurar o site, onde pergunta nome do server, senha, ip, etc, vc ñ mexe no host/ip. La no config.lua, vc procura por essa parte:
sqlType = ""
sqlHost = "localhost"
sqlPort = 3306
sqlUser = "root"
sqlPass = ""
sqlDatabase = ""
sqlFile = "forgottenserver.s3db"
sqlKeepAlive = 0
mysqlReadTimeout = 10
mysqlWriteTimeout = 10
encryptionType = ""
E configura assim:
sqlType = "mysql"
sqlHost = "localhost"
sqlPort = 3306
sqlUser = "root"
sqlPass = "senha do banco de dados"
sqlDatabase = "nome do banco de dados"
sqlFile = "forgottenserver.s3db" << Pode ser que tenha outro nome, não mexe.
sqlKeepAlive = 0
mysqlReadTimeout = 10
mysqlWriteTimeout = 10
encryptionType = "sha1"
E claro, deve-se desativar o account manager.
As senhas ainda vão ser criptografadas, porém devem funcionar normalmente(comigo funciona), elas ficam em código para maior segurança dos players.
@769627
Sua resposta está acima '-'
pesso al eu tbm to esse msm poblemema tem com vc configura o meu tbm????se puder aki meu configui lua:
accountManager = false
namelockManager = false
newPlayerChooseVoc = false
newPlayerSpawnPosX = 51
newPlayerSpawnPosY = 74
newPlayerSpawnPosZ = 7
newPlayerTownId = 1
newPlayerLevel = 1
newPlayerMagicLevel = 0
generateAccountNumber = false
lightInterval = 7500
lightChange = 1
startupTime = 360
startupLight = 50
limitPokeballs = 6
happyDropTime = 12
minHappinessEffectDelay = 25
maxHappinessEffectDelay = 40
PokemonStageVeryHappy = 215
PokemonStageHappy = 160
PokemonStageOK = 110
PokemonStageSad = 50
PokemonStageMad = 0
maximumHunger = 120
stateHunger = 100
increaseHunger = 7
decreaseHappy = 1
decreaseHungryHappy = 4
useTeleportWithFly = false
dropHappyDuringBattles = true
allowBlockSpawn = false
redSkullLength = 30 * 24 * 60 * 60
blackSkullLength = 45 * 24 * 60 * 60
dailyFragsToRedSkull = 3
weeklyFragsToRedSkull = 5
monthlyFragsToRedSkull = 10
dailyFragsToBlackSkull = dailyFragsToRedSkull
weeklyFragsToBlackSkull = weeklyFragsToRedSkull
monthlyFragsToBlackSkull = monthlyFragsToRedSkull
dailyFragsToBanishment = dailyFragsToRedSkull
weeklyFragsToBanishment = weeklyFragsToRedSkull
monthlyFragsToBanishment = monthlyFragsToRedSkull
blackSkulledDeathHealth = 40
blackSkulledDeathMana = 0
useBlackSkull = true
useFragHandler = true
advancedFragList = false
notationsToBan = 3
warningsToFinalBan = 4
warningsToDeletion = 5
banLength = 7 * 24 * 60 * 60
killsBanLength = 7 * 24 * 60 * 60
finalBanLength = 30 * 24 * 60 * 60
ipBanishmentLength = 1 * 24 * 60 * 60
broadcastBanishments = true
maxViolationCommentSize = 200
violationNameReportActionType = 2
autoBanishUnknownBytes = false
worldType = "pvp"
protectionLevel = 1000
pvpTileIgnoreLevelAndVocationProtection = true
pzLocked = 18 * 1000
huntingDuration = 60 * 1000
criticalHitChance = 7
criticalHitMultiplier = 1
displayCriticalHitNotify = false
removeWeaponAmmunition = true
removeWeaponCharges = true
removeRuneCharges = true
whiteSkullTime = 15 * 60 * 1000
noDamageToSameLookfeet = false
showHealingDamage = false
showHealingDamageForMonsters = false
fieldOwnershipDuration = 5 * 1000
stopAttackingAtExit = false
oldConditionAccuracy = false
loginProtectionPeriod = 10 * 1000
deathLostPercent = 1
stairhopDelay = 0 * 1000
pushCreatureDelay = 1 * 1000
deathContainerId = 0
gainExperienceColor = 215
addManaSpentInPvPZone = true
squareColor = 0
allowFightback = true
worldId = 0
ip = "201.83.230.53"
bindOnlyConfiguredIpAddress = false
loginPort = 7171
gamePort = 7172
adminPort = 7171
statusPort = 7171
loginTries = 10
retryTimeout = 5 * 1000
loginTimeout = 60 * 1000
maxPlayers = 500
motd = "Bem Vindo ao Pokemon Dash!"
displayOnOrOffAtCharlist = true
onePlayerOnlinePerAccount = true
allowClones = true
serverName = "Pokemon Dash"
loginMessage = "Bem vindo ao Pokemon Dash!"
statusTimeout = 5 * 60 * 1000
replaceKickOnLogin = true
forceSlowConnectionsToDisconnect = false
loginOnlyWithLoginServer = false
premiumPlayerSkipWaitList = true
sqlType = "mysql"
sqlHost = "localhost"
sqlPort = 3306
sqlUser = "root"
sqlPass = ""
sqlDatabase = "Poke xD"
sqlFile = "forgottenserver.s3db"
sqlKeepAlive = 0
mysqlReadTimeout = 10
mysqlWriteTimeout = 10
encryptionType = "sha1"
deathListEnabled = true
deathListRequiredTime = 1 * 60 * 1000
deathAssistCount = 19
maxDeathRecords = 10
ingameGuildManagement = true
levelToFormGuild = 50
premiumDaysToFormGuild = 0
guildNameMinLength = 2
guildNameMaxLength = 25
highscoreDisplayPlayers = 20
updateHighscoresAfterMinutes = 60
buyableAndSellableHouses = true
houseNeedPremium = true
bedsRequirePremium = true
levelToBuyHouse = 1
housesPerAccount = 0
houseRentAsPrice = false
housePriceAsRent = false
housePriceEachSquare = 2975
houseRentPeriod = "never"
houseCleanOld = 0
guildHalls = false
timeBetweenActions = 500
timeBetweenExActions = 500
hotkeyAimbotEnabled = true
mapName = "mastermap"
mapAuthor = "Rafa Marinho"
randomizeTiles = true
storeTrash = false
cleanProtectedZones = true
mailboxDisabledTowns = "1"
defaultPriority = "high"
niceLevel = 5
coresUsed = "-1"
optimizeDatabaseAtStartup = true
removePremiumOnInit = true
confirmOutdatedVersion = false
formulaLevel = 5.0
formulaMagic = 1.0
bufferMutedOnSpellFailure = false
spellNameInsteadOfWords = false
emoteSpells = false
allowChangeOutfit = true
allowChangeColors = true
allowChangeAddons = true
disableOutfitsForPrivilegedPlayers = false
addonsOnlyPremium = false
dataDirectory = "data/"
bankSystem = true
displaySkillLevelOnAdvance = true
promptExceptionTracerErrorBox = true
separateViplistPerCharacter = false
maximumDoorLevel = 500
maxMessageBuffer = 4
saveGlobalStorage = false
useHouseDataStorage = false
storePlayerDirection = false
checkCorpseOwner = true
monsterLootMessage = 3
monsterLootMessageType = 22
ghostModeInvisibleEffect = true
ghostModeSpellEffects = false
idleWarningTime = 14 * 60 * 1000
idleKickTime = 15 * 60 * 1000
expireReportsAfterReads = 1
playerQueryDeepness = 2
maxItemsPerPZTile = 0
maxItemsPerHouseTile = 0
freePremium = false
premiumForPromotion = true
blessingOnlyPremium = true
blessingReductionBase = 30
blessingReductionDecreament = 5
eachBlessReduction = 8
experienceStages = false
rateExperience = 50
rateExperienceFromPlayers = 0
rateSkill = 1
rateMagic = 1.0
rateLoot = 30
rateSpawn = 1
rateMonsterHealth = 1.0
rateMonsterMana = 1.0
rateMonsterAttack = 1.0
rateMonsterDefense = 1.0
minLevelThresholdForKilledPlayer = 0.9
maxLevelThresholdForKilledPlayer = 1.1
rateStaminaLoss = 1
rateStaminaGain = 3
rateStaminaThresholdGain = 12
staminaRatingLimitTop = 41 * 60
staminaRatingLimitBottom = 14 * 60
rateStaminaAboveNormal = 1.0
rateStaminaUnderNormal = 1.0
staminaThresholdOnlyPremium = true
experienceShareRadiusX = 30
experienceShareRadiusY = 30
experienceShareRadiusZ = 1
experienceShareLevelDifference = 200 * 200
extraPartyExperienceLimit = 20
extraPartyExperiencePercent = 20
experienceShareActivity = 2 * 60 * 1000
globalSaveEnabled = false
globalSaveHour = 8
shutdownAtGlobalSave = true
cleanMapAtGlobalSave = true
deSpawnRange = 2
deSpawnRadius = 25
maxPlayerSummons = 1
teleportAllSummons = true
teleportPlayerSummons = true
ownerName = "Rafael Marinho"
ownerEmail = "raalemao@hotmail.com"
url = ""
location = "Brazil"
displayGamemastersWithOnlineCommand = true
adminLogsEnabled = false
displayPlayersLogging = true
prefixChannelLogs = ""
runFile = ""
outLogName = ""
errorLogName = ""
truncateLogsOnStartup = false
Se possível add msn: leohpelusi@msn.com, tenho algumas dúvidas, e não consegui fazer oq vc falo, acho que pelo msn vai ser mais fácil...
--Edit--
Ta, mas o site ta gerando senha sem ser criptografada... agra preciso mudar isso. Entendi oque está acontecendo...
Falta isso e aprender a modificar as notícias e as outras coisas do site, depois se vc me add no msn, te mostro como está o site, pra vc me ajudar em algumas coisas...
Já te dei rep+ ![]()
vlws
Editado Junho 14 por Riuzaky
como edita nome do site
info
Grupo: Campones
Registrado: 17/05/12
Posts: 16
Reputação: +2
Char no Tibia: N/A

como edita nome do site
Vá até a pasta htdocs, abre o arquivo config.php(recomendo usar bloco de notas ou notepad++), procure por /*Title of a website*/, altere a linha de baixo o conteudo entre "", no meio deles é onde vc deve escrever o titulo do site.
Volte na pasta htdocs, vá em templates e abra a pasta do seu template, abra o arquivo index.tpl(recomendo usar bloco de notas ou notepad++), <h1 id="logo-text"><span class="gray">, la vc provavelmente vai ver algo parecido com:
WebSitePoketibia1.0
Edição Nibelins, ai é só escrever o seu texto.
info
Grupo: Artesão
Registrado: 17/01/12
Posts: 137
Reputação: -1
Char no Tibia: Nao Tenho

porra nao tem como mudar nada em relaçao as imagens, vc muda no dream weaver e nao da as imagens ficam as mesmas, eu deleto as imagens e elas continuam la, alguem sabe onde que eu tenho que mecher nessa porra ?? vo da REP+
info
Grupo: Campones
Registrado: 17/05/12
Posts: 16
Reputação: +2
Char no Tibia: N/A

porra nao tem como mudar nada em relaçao as imagens, vc muda no dream weaver e nao da as imagens ficam as mesmas, eu deleto as imagens e elas continuam la, alguem sabe onde que eu tenho que mecher nessa porra ?? vo da REP+
Tem sim como editar as imagens, eu posso te ajudar via msn, aqui é meio complicado, me adiciona la: edusilvestrelli@hotmail.com
Olha como ta o meu site:

info
Grupo: Campones
Registrado: 13/06/12
Posts: 8
Reputação: 0
Char no Tibia: Ssk

No template nibelis fica dando index of pq? fiz td certinh e tem aqruivo como config.php e pasta template q n veio com o download. alguem pode me ajuda?
info
Grupo: Campones
Registrado: 17/05/12
Posts: 16
Reputação: +2
Char no Tibia: N/A

No template nibelis fica dando index of pq? fiz td certinh e tem aqruivo como config.php e pasta template q n veio com o download. alguem pode me ajuda?
Nunca vi esse erro, manda um print dele
info
Grupo: Campones
Registrado: 13/06/12
Posts: 8
Reputação: 0
Char no Tibia: Ssk

Consegui arruma ![]()
Alguem pode me dizer como tiro o link do site [LOCALHOST].. tipo trokar pelo ip do hamachi ou host..
info
Grupo: Campones
Registrado: 17/05/12
Posts: 16
Reputação: +2
Char no Tibia: N/A
@Nibelins
La no site, na página especifica do char, tem um lugar que mostra as quests e os ginasios, só que eles não funcionam ;x
Queria saber como faço pra atualizar as insigneas quando o player vence o lider, e também faz as quests. Também quero saber como adiciona novas quests naquela lista.
Uso xampp 1.7.7, pokemon dash advanced e seu template nibelins(http://www.xtibia.com/forum/topic/182973-modern-aac-template-poketibia/)